home *** CD-ROM | disk | FTP | other *** search
/ PC Users 1999 April / Cd Pc Users extra 19 abril 1999.iso / Prog / Inst / CodeP / codep.exe / %MAINDIR% / CodePresentHoss.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-03-10  |  2.1 KB  |  62 lines

  1.  
  2.  /* $MVD$:fontset("Arial","Arial") */
  3.  /* $MVD$:fontset("Courier New","Courier New") */
  4.  BODY { font-family : "Arial";
  5.         background-color : white;}
  6.  .mvd-BODY { font-family : "Arial";
  7.              background-color : white;}
  8.  H1 { font-size : 24.0pt;}
  9.  .mvd-H1 { font-size : 24.0pt;}
  10.  H2 { font-weight : bold;
  11.       font-size : 18.0pt;}
  12.  .mvd-H2 { font-weight : bold;
  13.            font-size : 18.0pt;}
  14.  H3 { font-weight : bold;
  15.       font-size : 14.0pt;}
  16.  .mvd-H3 { font-weight : bold;
  17.            font-size : 14.0pt;}
  18.  H4 { font-weight : bold;
  19.       font-size : 12.0pt;}
  20.  .mvd-H4 { font-weight : bold;
  21.            font-size : 12.0pt;}
  22.  H5 { font-size : 12.0pt;}
  23.  .mvd-H5 { font-size : 12.0pt;}
  24.  H6 { font-size : 12.0pt;}
  25.  .mvd-H6 { font-size : 12.0pt;}
  26.  P { font-size : 12.0pt;}
  27.  .mvd-P { font-size : 12.0pt;}
  28.  CITE.expandspot { font-style : normal;
  29.                    color : green;
  30.                    cursor: hand;}
  31.  .mvd-CITE-expandspot { font-style : normal;
  32.                         color : green;
  33.                         cursor: hand;}
  34.  DFN.collapsed { font-style : italic;
  35.                  font-weight : normal;
  36.                  display :       'none';
  37.                  color : red;}
  38.  .mvd-DFN-collapsed { font-style : italic;
  39.                       font-weight : normal;
  40.                       display :       'none';
  41.                       color : red;}
  42.  DFN.expanded { font-style : italic;
  43.                 font-weight : normal;
  44.                 color : red;}
  45.  .mvd-DFN-expanded { font-style : italic;
  46.                      font-weight : normal;
  47.                      color : red;}
  48.  EM.dropspot { color : green;
  49.                cursor: hand;}
  50.  .mvd-EM-dropspot { color : green;
  51.                     cursor: hand;}
  52.  P.Code { font-family : "Courier New";
  53.           font-size : 10.0pt;
  54.           color : black;
  55.           margin-top : 0.0pt;
  56.           margin-bottom : 0.0pt;}
  57.  .mvd-P-Code { font-family : "Courier New";
  58.                font-size : 10.0pt;
  59.                color : black;
  60.                margin-top : 0.0pt;
  61.                margin-bottom : 0.0pt;}
  62.